home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / mac / intro.swf / scripts / DefineButton2_297 / BUTTONCONDACTION on(release).as
Text File  |  2005-02-26  |  54b  |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("howitworks");
  3. }
  4.